projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7997b87
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Mon, 17 May 2004 00:26:33 +0000
(
00:26
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 17 May 2004 00:26:33 +0000
(
00:26
+0000)
etc/NEWS
patch
|
blob
|
history
leim/ChangeLog
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 4b9f443ce91c79427cfcdd90cb73b96558ed2926..124a5c9e935ecefc030edfe90b8a38d042be798f 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-90,6
+90,9
@@
types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
\f
* Changes in Emacs 21.4
+** New input method chinese-sisheng for inputting Chinese Pinyin
+characters.
+
** New command quail-show-key shows what key (or key sequence) to type
in the current input method to input a character at point.
diff --git
a/leim/ChangeLog
b/leim/ChangeLog
index 7bc6cda321003fd0fc607892ed93f48dbad0e737..1db2b9dcb0a1e1bb5e9c66c9d141517f6969729e 100644
(file)
--- a/
leim/ChangeLog
+++ b/
leim/ChangeLog
@@
-1,3
+1,7
@@
+2004-05-17 Werner Lemberg <wl@gnu.org>
+
+ * quail/sisheng.el: New file.
+
2004-05-17 Kenichi Handa <handa@m17n.org>
* Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.